source-type breaks remote-build
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
If I have a snapcraft.yaml with
juju:
source: .
source-type: git
then snapcraft remote-build fails because the source code directory is not the same as the working directory and running go dep from the working directory fails since the source is missing.
Evaluation history
No evaluation history available.